home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DemonicDefence3.swf / scripts / DefineButton2_240 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2005-09-27  |  619 b   |  5 lines

  1. on(press){
  2.    _root.tut1 = "Spells";
  3.    _root.tut2 = "Spells are some of the more dominent things in this game, and they make your life a lot easier too. You are able to purchase spells at the end of EVERY level, just look at the menu that comes up, click spells... and then you got it ( if you have enough gold ). To use a spell, while in gameplay you will notice a book on the top left of the screen, click this book and a spells menu will open up, click the spell to use it. Spells require certain runes to use, if you dont have enough runes, you will get a message stating this and the spell will not work.";
  4. }
  5.